body,ul,li,p{padding: 0;margin:0;list-style-type: none; font-family:"微软雅黑";}
a{text-decoration:none !important;}
.clear{ clear:both;}
/* banner */
.fp-controlArrow{
	display: none;
}
.fp-slidesNav #fp-nav ul li, .fp-slidesNav ul li{
	width: 40px;
	height: 5px;
	margin: 0 10px;
	border: 0;
}
.fp-slidesNav #fp-nav ul li a span, .fp-slidesNav ul li a span{
	width: 40px;
	height: 5px;
	background: #0e1417;
	border-radius: 0;
	border: 0;
}
.fp-slidesNav #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
	background: #106923;
}
.fp-slidesNav .fp-slidesNav.bottom{
	bottom: 50px;
}
@media screen and (max-width:768px){
	/*.section .fp-slides .slide:nth-child(1){
		background:url("../images/ban001.jpg") repeat scroll center center / cover !important;
	}
	.section .fp-slides .slide:nth-child(2){
		background:url("../images/ban002.jpg") repeat scroll center center / cover !important;
	}
	.section .fp-slides .slide:nth-child(3){
		background:url("../images/ban003.jpg") repeat scroll center center / cover !important;
	}*/
}

/* 左侧导航 */
.side{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	height: 100%;
	overflow: hidden;
	max-width: 257px;
}
.side_bg{
	background: url(../images/navbg.jpg);
	background-size: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 100px;
}
.side_nav li{
	height: 50px;
	overflow: hidden;
	background: url(../images/nlibg.png) no-repeat bottom left;
}
.side_nav a{
	color: #fff;
}
.side_nav p{
	font-size: 16px;
	margin-top: 5px;
}
.side_nav span{
	font-size: 13px;
}
.side_bg p.copy{
	font-size: 12px;
	color: #bfcdbf;
	margin-top: 20px;
	padding: 0 10px;
}
.side_bg p.copy a{
	color: #bfcdbf;
}
.side_ewm{
	margin-top: 30px;
}
@media screen and (max-width:1440px){
	.side .logo{
		width: 200px;
	}
	.side_nav p{
		font-size: 14px;
	}
	.side_nav span{
		font-size: 12px;
	}
	.side_bg p.copy{
		width: 200px;
	}
}
@media screen and (min-width:1445px){
	.side_nav li{
		height: 55px;
	}
}
@media screen and (max-width:768px){
	.side .logo{
		width: 100px;
	}
	.side_nav span{
		display: none;
	}
	.side_nav li{
		height: 35px;
		line-height: 30px;
		background-size: 100px;
	}
	.side_bg{
		background-size: 150px;
	}
	.side_ewm{
		width: 80px;
	}
	.side_bg p.copy{
		width: 80px;
		display: none;
	}
}
.section2{
	/*background: url("../images/s2.jpg") no-repeat scroll center center / cover ;*/
	background:url(../images/home_02.jpg);
	position: relative;
}
.abtext{
	margin-top: 28px;
}
.abtext p{
	color: #50504f;
	line-height: 25px;
}
/*.abright{
	background: rgba(248,244,234,.6);
	padding: 60px;
}*/
.abimg{
	padding: 0 50px;
}
.titimg img,.bodyimg img {
	max-width:100%;
	margin:0 auto;
	display:block
}
.titimg {
	font-size: 16px;
	line-height:2em
}
.ab_menu {
	padding: 0 50px;
	padding-top: 30px;
}
.ab_menu .col-xs-4{
	padding: 0 60px;
}
@media screen and (max-width:1200px){
	.ab_menu .col-xs-4{
		padding: 40px;
	}
}
@media screen and (max-width:992px){
	.abimg{
		display: none;
	}
	.abtext p{
		font-size: 12px;
	}
	.ab_menu {
		padding-top: 10px;
	}
}
@media screen and (max-width:768px){
	.abright{
		padding: 10px;
	}
	.abtext .p2{
		display: none;
	}
	.ab_menu{
		padding: 0 30px;
		padding-top: 10px;
	}
	.ab_menu .col-xs-4{
		padding: 20px;
	}
}
.section3{
	/*background: url("../images/s4.jpg") no-repeat scroll center center / cover ;*/
	background: #fff
}
.product{
	text-align: center;
	font-size: 16px;
	line-height:30px
}
.product img{
	display: inline-block;
	/*padding: 0 80px;*/
}
.product .probg{
	background: rgba(244,244,244,.95);
	border-radius: 10px;
	padding: 40px;
	padding-top: 50px;
	margin-top: -60px;
}
.probg h2{
	color: #302e2f;
	margin-bottom: 20px;
}
.probg span{
	color: #adadad;
	display: block;
}
.probg i{
	height: 2px;
	display: block;
	width: 90px;
	background: #949494;
	margin: 0 auto;
	margin-top: 3px;
}
.probg p{
	font-size: 14px;
	line-height: 25px;
	margin-top: 5px;
}
.probg a.more{
	display: inline-block;
	background: #cac9c7;
	color: #333;
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-radius: 10px;
	font-size: 16px;
	margin-top: 10px;
}
.probg a.more:hover{
	background: #51911b;
	color: #fff;
}
.product .col-xs-4{
	padding: 0 30px;
}
@media screen and (max-width:1200px){
	.product img{
		padding: 0 60px;
	}
	.product{
		padding-top: 50px;
	}
}
@media screen and (max-width:992px){
	.product img{
		padding: 0 40px;
	}
	.product{
		padding-left: 10px;
		padding-right: 10px;
	}
	.probg h2{
		font-size: 20px;
	}
	.product .col-xs-4{
		padding: 0 20px;
	}
	.product .probg{
		padding: 10px;
		padding-top: 50px;
		margin-top: -60px;
		padding-bottom: 20px;
	}
	.probg p{
		font-size: 12px;
	}
	.probg a.more{
		width: 100%;
		height: 40px;
		line-height: 40px;
		border-radius: 10px;
		font-size: 16px;
		margin-top: 10px;
	}
}
@media screen and (max-width:768px){
	.product img{
		padding: 0 10px;
	}
	.product .col-xs-4 {
	    padding: 0 5px;
	}
	.probg p{
		display: none;
	}
	.product .probg{
		padding-top: 30px;
		margin-top: -35px;
	}
	.probg h2{
		font-size: 16px;
	}
	.probg span{
		font-size: 11px;
		height: 40px;
	}
	.probg a.more{
		height: 35px;
		line-height: 35px;
		font-size: 11px;
		margin-top: 10px;
		background: #51911b;
		color: #fff;
	}
	.product{
		padding-top: 30px;
	}
}
.section4{
	position: relative;
	/*background: url("../images/s3.jpg") no-repeat scroll center center / cover ;*/
	background:url(../images/home_02.jpg);
}
@media screen and (min-width:1200px){
	.casetit img{
		padding: 0 80px;
	}
}
.case_p{
	font-size: 16px;
	color: #828081;
	padding-top: 20px;
	text-align: center;
	line-height: 25px;
}
.case_img{
	padding-top: 30px;
}
@media screen and (max-width:768px){
	.case_p{
		font-size: 12px;
		line-height: 22px;
	}
}
.section5{
	position: relative;
	background: url("../images/s2.jpg") no-repeat scroll center center / cover ;
}
.section5 .media-left{
	padding-right: 0;
}
.section5 .media-left a{
	color: #fff;
	font-size: 32px;
	background: #11402f;
	width: 90px;
	height: 90px;
	line-height: 90px;
	display: block;
	text-align: center;
}
.media-body{
	background: #e8e6e2;
	height: 60px;
	padding: 15px;
}
.media-body a{
	color: #515151;
	font-size: 16px;
	font-weight: bold;
}
.media-body a:hover{
	color: #11402f;
}
.media-body p{
	font-size: 12px;
	color: #515151;
	line-height: 18px;
	margin-top: 5px;
}
.newtit{
	padding-right: 30px;
}
.newimg{
	padding-top: 20px;
}
.news{
	padding-left: 50px;
	padding-top: 50px;
}
@media screen and (max-width:1200px){
	.news{
		padding-top: 20px;
	}
}
@media screen and (max-width:992px){
	.newimg{
		display: none;
	}
	.media-left{
		display: none;
	}
	.news{
		padding: 0;
	}
	.media-body p{
		display: none;
	}
	.media-body a{
		font-size: 14px;
	}
}
.section6{
	position: relative;
	background: url("../images/s6.jpg") no-repeat scroll center center / cover ;
}
.network p{
	color: #fff;
	line-height: 22px;
}
.nettext img{
	padding: 30px 50px;
}
.nettext{
	margin-left: -60px;
}
@media screen and (max-width:768px){
	.nettext{
		margin: 0;
	}
	.nettext img{
		padding: 20px 80px;
	}
}
.section7{
	background: url("../images/s7.jpg") no-repeat scroll center center / cover ;
	position: relative;
}
.index_cont{
	background: url(../images/hbg.png) no-repeat top;
	background-size: 300px;
	width: 300px;
	margin: 0 auto;
	height: 470px;
	color: #fff;
}
.index_cont span{
	display: block;
	text-align: center;
	padding-top: 40px;
	font-size: 25px;
}
.index_cont p{
	padding-top: 20px;
	padding-left: 30px;
	line-height: 22px;
}
.index_bottom{
	background: #f3f3f1;
	line-height: 22px;
	text-align: center;
	color: #545454;
	position: absolute;
	width: 100%;
	bottom: 0;
	font-size: 12px;
	padding: 8px 10px;
}
.index_bottom a{
	color: #545454;
}
/* CSS3过度及动画 */
.navbar-default {top: -100%;transition: all 1s;}
.active .navbar-default { top: 0; opacity: 1; transition-delay: 0.1s;}
.side {left: -100%;transition: all 1s;}
.active .side { left: 0; opacity: 1; transition-delay: 0.1s;}
.ltie10 .side { left: 50%; opacity: 1; transition-delay: 0.7s;}
.abimg { position: relative;left: -50%;opacity: 0; transition: all 1s;}
.active .abimg {opacity: 1;left: 0; transition-delay: 0.7s;}
.titimg { top: -100px; opacity: 0; transition: all 1s;}
.active .titimg {top: 0; opacity: 1; transition-delay: 0.7s;}
.ltie10 .titimg { top: 0;opacity: 1; transition-delay: 0.7s;}
.bodyimg {bottom: -200px; opacity: 0; transition: all 1s;}
.active .bodyimg {bottom: -40px; opacity: 1; transition-delay: 0.7s;}
.ltie10 .bodyimg { bottom: 0;opacity: 1; transition-delay: 0.7s;}
.picnews { top: -100px; opacity: 0; transition: all 1s;}
.active .picnews {top: 0; opacity: 1; transition-delay: 0.7s;}
.newslist {bottom: -200px; opacity: 0; transition: all 1s;}
.active .newslist {bottom: -20px; opacity: 1; transition-delay: 0.7s;}

.ableft { left: -100%;transition: all 1s;}
.active .ableft {left: 0; opacity: 1; transition-delay: 0.7s;}
.abright { right: -100%;transition: all 1s;}
.active .abright { right: 0; opacity: 1; transition-delay: 0.7s;}
.ab1 { position: relative;bottom: -200px;opacity: 0; transition: all 1s;}
.active .ab1 { bottom: 0; opacity: 1; transition-delay: 0.7s;}
.ltie10 .ab1 { bottom: 0; opacity: 1; transition-delay: 0.7s;}
.ab2 { position: relative;bottom: -200px;opacity: 0;transition: all 1s;}
.active .ab2 { bottom: 0; opacity: 1; transition-delay: 1s;}
.ltie10 .ab2 { bottom: 0; opacity: 1; transition-delay: 1s;}
.ab3 { position: relative;bottom: -200px;opacity: 0;transition: all 1s;}
.active .ab3 { bottom: 0; opacity: 1; transition-delay: 1s;}
.ltie10 .ab3 { bottom: 0; opacity: 1; transition-delay: 1s;}
.protit { position: relative;text-indent: -9999px;opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .protit { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .protit { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.product { position: relative; bottom: -500px;  transition: all 1s;}
.active .product { bottom: 0; transition-delay: 1.1s;}
.ltie10 .product { bottom: 0; transition-delay: 1.1s;}
.casetit { position: relative; top: -150px; transition: all 1s;opacity: 0;}
.active .casetit { top: 0;opacity: 1; transition-delay: 0.7s;}
.ltie10 .casetit { top: 0;opacity: 1; transition-delay: 0.7s;}
.case_p { position: relative; opacity: 0; transition: all 1s;}
.active .case_p { opacity: 1; transition-delay: 1.2s;}
.ltie10 .case_p { opacity: 1; transition-delay: 1.2s;}
.case_img { position: relative; bottom: -150px;opacity: 0; transition: all 1s;}
.active .case_img { bottom: 0; opacity: 1; transition-delay: 1.5s;}
.ltie10 .case_img { bottom: 0; opacity: 1; transition-delay: 1.5s;}
.newtit, .newimg{ position: relative; z-index: 1; left: -200px; opacity: 0;transition: all 1s;}
.media{position: relative; z-index: 1; opacity: 0;transition: all 1s; right:-200px; }
.active .newtit {left: 0; opacity: 1;transition-delay: 0.7s;}
.active .newimg {left: 0; opacity: 1;transition-delay: 0.5s;}
.active .media1 {right: 0;opacity: 1; transition-delay: 0.5s;}
.active .media2 {right: 0;opacity: 1; transition-delay: 0.6s;}
.active .media3 {right: 0;opacity: 1; transition-delay: 0.7s;}
.netimg { position: relative;text-indent: -9999px;opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .netimg { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .netimg { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
.nettext img,.nettext p{ position: relative; bottom: -150px;opacity: 0; transition: all 1s;}
.active .nettext img { bottom: 0; opacity: 1; transition-delay: 1s;}
.ltie10 .nettext img { bottom: 0; opacity: 1; transition-delay: 1s;}
.active .nettext p { bottom: 0; opacity: 1; transition-delay: 1.2s;}
.ltie10 .nettext p { bottom: 0; opacity: 1; transition-delay: 1.2s;}
.index_cont { position: relative;opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .index_cont { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}
.ltie10 .index_cont { opacity: 1; transform:scale(1, 1); transition-delay: 0.7s;}
/* 内页css */
.n_bottom{
	background: #f3f3f1;
	line-height: 22px;
	text-align: center;
	color: #545454;
	font-size: 12px;
	padding: 8px 10px;
	margin-top: 50px;
}
.n_bottom a{
	color: #545454;
}
/* 内页导航 */
.navbar-default{
	background-color: rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px rgba(255,255,255,0.1);
  box-shadow: 0 1px rgba(255,255,255,0.1);
	border: 0;
	height: 80px;
	margin-bottom: 0;
	z-index: 999;
}
.navbar-default .navbar-nav > li > a{
	color: #000;
}
.navbar-nav > li{
	margin: 15px 5px;
}
.navbar-nav > li.hover a,.navbar-nav > li a:hover{
	/*background: #017828 !important;*/
	color: #017828 !important;
}
@media screen and (max-width:1200px){
	.navbar-nav > li {
	    margin: 15px 5px;
	}
}
@media screen and (max-width:992px){
	.navbar-nav > li {
	    margin: 15px 4px;
	}
	.navbar-nav > li > a{
		padding-left: 5px;
		padding-right: 5px;
	}
}
@media screen and (max-width:768px){
	.navbar-default{
		height: 80px;
	}
	.navbar-brand img{
		width: 100px;
		margin-top: 12px
	}
	.navbar-toggle{
		margin-top: 22px;
	}
	.navbar-nav > li{
		margin: 10px 30px;
	}
	.navbar-header{
		height: 80px;
	}
	.navbar-default .navbar-nav > li > a{
		color: #fff;
	}
	.navbar-nav > li.hover a{
		background: 0;
	}
	.navbar-collapse{
		background: #11402f;
	}
}
.banner{
	height: 350px;
	/*background: url(../images/banner.jpg) no-repeat bottom/cover fixed;*/
	background-size: cover;
}
.banner span{
	display: block;
	font-size: 30px;
	color: #fff;
	margin-top: 100px;
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	border-radius: 50%;
}
@media screen and (max-width:768px){
	.banner{
		height: 200px;
	}
	.banner span{
		font-size: 20px;
		width: 100px;
		height: 100px;
		line-height: 100px;
		margin-top: 60px;
	}
}
.submenu {
	text-align: center;
	margin-top: 50px;
}
.submenu ul{
	display: inline-block;
}
.submenu li{
	float: left;
	margin: 0 20px;
	margin-bottom: 10px;
}
.submenu li a{
	display: block;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border: 1px solid #ccc;
    color: #333;
}
.submenu li a:hover,.submenu li a.hover{
	background: #11402f;
	border-color: #11402f;
	color: #fff;
}
.content{
	margin-top: 30px;
	line-height: 30px;
}
.content img {
	max-width:100%
}
@media screen and (max-width:768px){
	.submenu {
		margin-top: 20px;
	}
	.submenu li{
		margin: 8px;
	}
	.content{
		margin-top: 10px;
		line-height: 30px;
	}
}
/* list */
.list .row {
    margin: 40px 0;
}
.list .row img{
	padding: 0 15px;
}
.list-right a {
    color: #1e1e1e;
    font-size: 16px;
    font-size: 18px;
}
.list-right span {
    color: #ababab;
    display: block;
    font-size: 12px;
		float:right
}
.list-right p {
    font-size: 12px;
    line-height: 1.8;
    margin: 15px 0;
}
/* page */
.pages {
    margin: 20px auto 20px auto;
    font-size: 14px;
}
.pages a,
.pages strong{
    display:inline-block;
    line-height:28px;
    padding:0 10px;
    border:1px solid #d9d9d9;
    background-color:#ffffff; 
    text-decoration:none;
    color:#666;
    font-family:Simsun;
    -webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
    margin-right:3px;
}
.pages .current{
    display:inline-block;
    line-height:28px;
    padding:0 10px;
    border:1px solid #d9d9d9;
    background-color:#ffffff; 
    text-decoration:none;
    font-family:Simsun;
    -webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
    margin-right:3px;
    color:#fff;
    background-color:#11402f;
    border-color:#fff;
}
.pages a:hover{
    color:#fff !important;
    background-color:#11402f;
    border-color:#fff;
    text-decoration:none;
}
.pages strong{
    color:#fff;
    background-color:#24557d;
    border-color:#fff;
}
.pages span{
    padding:0 10px;
    line-height:23px;
}
.case-list {
    margin-top: 20px;
}
.case-list img {
    margin-top: 5px;
    max-height: 160px;
    max-width: 334px;
    width: 100%;
}
.case-list img:hover {
    filter: grayscale(100%);
}
.case-list span {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
}
.case-list a {
    color: #1e1e1e;
}
.case-list a:hover {
    color: #11402f;
}
.position {
    font-size: 14px;
    margin-top: 20px;
}
.position a {
    color: #11402f;
}
.show{
	margin-top: 50px;
}
.show_top{
	text-align: center;
}
.show_top h1{
    font-size: 30px;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}
.show_top p {
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
}
.show_top p span{
	margin-right: 20px;
}
.prepage{
	margin: 50px 0 30px 0;
}
.prepage p{
	line-height: 30px;
	font-size: 13px;
}
.prepage a{
	color: #11402f;
}
@media screen and (max-width:768px){
	.show_top h1{
	    font-size: 22px;
	}
	.prepage{
		margin: 30px 0 20px 0;
	}
	.prepage p{
		line-height: 25px;
	}
	.show {
	    margin-top: 30px;
	}
}
.pnei{
	background:url(../images/pnei.jpg) no-repeat top center;
	padding-top:80px;
}
.photoshow{
	margin-top:20px;
}
.photo_show_top{
	 text-align:left;
}
.photo_show_top h1{
	color:#4b8435;
}
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#11402f; color:#fff;border: 1px solid #11402f}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #11402f;padding: 2px 9px;margin: 0 3px;background: #11402f;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}

#fp-nav ul li {
    display: block;
    width: 40px;
    height: 32px;
    margin: 7px;
    position: relative;
		line-height:32px
}
#fp-nav ul li a span {
	font-size:14px;
	font-weight:500;
	color:#11402f;
  position: absolute;
  z-index: 1;
	width:100%;
	height:100%;
	border-radius: 0;
	border: 0;
	text-align:right
}
.right ul li a span{
	/*width: 10px !important;
	height: 10px !important;
	border-color: #fff !important;
	background: #fff !important;*/
}
#fp-nav ul li a.active span{
	/*border-color: #11402f !important;
	background: #11402f !important;*/
	font-size:32px;
	font-weight: 600;
	background:none
	
}
#fp-nav ul li .fp-tooltip.right {
	right:32px
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: 2px;
    color: #11402f;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {

    -webkit-transition: opacity 0.2s ease-in;

    transition: opacity 0.2s ease-in;

    width: auto;

    opacity: 0;

}
.navbar-brand {
	padding:10px 0
}
.search {
	margin:20px 0 0 20px;
	border:1px solid #11402f
}
.search .form-control {
	border:0;
	background:none
}
.search .btn-default {
	background:none;
	border:0;
	color:#11402f
}

.casetit {
	font-size:28px;
	letter-spacing:10px;
	color:#11402f;
	text-align:center;
	margin-bottom:50px;
	font-weight:600;
	position:relative
}
.picnews_con {
	padding:15px;
	border:1px solid #11402f;
	color:#11402f
}
.picnews_con a {
	color:#000;
}
.picnews_con strong {
	font-size:18px;
	font-weight: 600;
	margin-bottom:15px;
	display:block
}
.picnews_con p {
	font-size:14px;
	line-height:24px
}
.newslist li {
	margin-top:15px;
	font-size:14px
}
.newslist li span {
	color:#11402f;
	font-size:16px;
	margin-right:10px
}
.newslist li a {
	font-size:16px;
	color:#000
}
.chanel {
	padding:10px 30px;
	color:#fff;
	font-size:18px;
	letter-spacing:10px;
	margin-top:20px;
	display:block;
	float:left;
	background:#11402f;
}
.chanel span {
	margin-left:15px
}

.contact {margin-top:30px}
.go-top2 {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 9999;
    cursor: pointer;
    background: rgba(0,0,0,0.6) url(../images/go-top.png) no-repeat center;
    transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
}
.frlink a {margin-left:10px}
.main-im{position:fixed;right:10px;top:20px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(../images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(../images/open_im.png) no-repeat left top;}

.appxb {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 989;
}

.appxb-con {
    position: absolute;
    bottom: 0;
    width: 100%;
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    left: 0;
}

.appxb-con .app-warp {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: -2;
    height: 150px;
    bottom: 0;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000f17, endColorstr=#50000f17);
    filter: alpha(Opacity=80);
    background: rgba(0,0,0,.80);
}
.appxb-con>div {
    z-index: 10;
    width: 1116px;
    margin: 0 auto;
    position: relative;
}

.warp-close {
    background: url(../images/bottom-close.png) no-repeat center center;
    position: absolute;
    top: 25px;
    right: -55px;
    width: 60px;
    height: 60px;
    z-index: 9;
    transition: .5s;
}

.warp-close:hover{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}